home *** CD-ROM | disk | FTP | other *** search
- object Form4: TForm4
- Left = 381
- Top = 471
- Width = 475
- Height = 290
- Caption = 'Form4'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Grid: TStringGrid
- Left = 0
- Top = 0
- Width = 467
- Height = 263
- Align = alClient
- ColCount = 2
- DefaultRowHeight = 20
- DragKind = dkDock
- FixedCols = 0
- RowCount = 2
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- GridLineWidth = 0
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goDrawFocusSelected, goRowSizing, goColSizing, goRowMoving, goColMoving]
- ParentFont = False
- TabOrder = 0
- OnClick = GridClick
- OnDrawCell = GridDrawCell
- ColWidths = (
- 19
- 443)
- end
- end
-